Skip to content

chore(test): refresh e2e fixtures#158

Merged
wyattjoh merged 1 commit into
mainfrom
chore/refresh-e2e-fixtures
Apr 15, 2026
Merged

chore(test): refresh e2e fixtures#158
wyattjoh merged 1 commit into
mainfrom
chore/refresh-e2e-fixtures

Conversation

@clerk-cookie
Copy link
Copy Markdown
Contributor

Automated refresh of E2E test fixtures via the refresh-fixtures workflow.

Generated by bun run e2e:refresh-fixtures. Review the diff for any
unexpected framework changes (especially major version bumps in
upstream scaffolders) before merging.

Triggered by: schedule on refs/heads/main

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cd26ba63-26ae-4c7d-ad5c-b229b34a80ba

📥 Commits

Reviewing files that changed from the base of the PR and between 9502c9c and a89d1c2.

📒 Files selected for processing (4)
  • test/e2e/fixtures/react/index.html
  • test/e2e/fixtures/tanstack-start/package.json
  • test/e2e/fixtures/tanstack-start/vite.config.ts
  • test/e2e/fixtures/vue/index.html

📝 Walkthrough

Walkthrough

This pull request updates test fixture configurations across multiple packages. It includes two simple HTML title updates in the React and Vue fixture files, dependency version bumps in the TanStack fixture (upgrading @vitejs/plugin-react and vite, while removing vite-tsconfig-paths), and a Vite configuration refactoring that replaces the vite-tsconfig-paths plugin with a built-in resolver option.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: refreshing E2E test fixtures. It directly relates to the changeset which updates fixture files and dependencies.
Description check ✅ Passed The description is directly related to the changeset, explaining the automated fixture refresh workflow and requesting review of framework changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wyattjoh wyattjoh merged commit eef40b5 into main Apr 15, 2026
9 checks passed
@wyattjoh wyattjoh deleted the chore/refresh-e2e-fixtures branch April 15, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants